Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 177,049 for

document formatting

(0.57 sec)
  1. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpdateCultureSource. Control field updates with customizable culture settings for enhanced Document accuracy....culture specified in the field formatting properties via language setting...the culture used for date formatting during a field update or...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Android API to Render MD to MARKDOWN | products...

    Transform MD to MARKDOWN via Android via Java API...editing, and converting PDF documents. After the MD file is converted... and converting documents in various formats. It also supports...

    products.aspose.com/total/android-java/conversi...
  8. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/net/working-with-ranges/
  9. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++....Inserts a string into the document at the current insert position...string to insert into the document. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...